5 lines
65 B
Bash
5 lines
65 B
Bash
|
|
#! /bin/bash
|
||
|
|
|
||
|
|
ln -sf ~/Tower/Notes/_downloads ~/Downloads/Notes
|
||
|
|
|