mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
Test commit to see if executable bit is removed
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5024 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
parent
e4da27674a
commit
20baea33dc
1 changed files with 1 additions and 0 deletions
|
@ -34,4 +34,5 @@ echo "Hello $USER,"
|
||||||
exec php -q ${LIB}cake.php "$@" -working "${APP}"
|
exec php -q ${LIB}cake.php "$@" -working "${APP}"
|
||||||
|
|
||||||
echo " ";
|
echo " ";
|
||||||
|
|
||||||
exit;
|
exit;
|
Loading…
Reference in a new issue