todo added
Šī revīzija ir iekļauta:
vecāks
b51a5cfc29
revīzija
9d92f712d3
2
add
2
add
@ -6,6 +6,8 @@ if [[ -e $1 ]]; then
|
||||
target="10_$target"
|
||||
elif [[ $target == "venv_prompt.sh" ]]; then
|
||||
target="20_$target"
|
||||
elif [[ $target == "todo.sh" ]]; then
|
||||
target="90_$target"
|
||||
else
|
||||
target="50_$target"
|
||||
fi
|
||||
|
5
available/todo.sh
Parasts fails
5
available/todo.sh
Parasts fails
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
if [ -r ~/todo.txt ]; then
|
||||
cat ~/todo.txt
|
||||
fi
|
Notiek ielāde…
x
Atsaukties uz šo jaunā problēmā
Block a user